range: Convert to g_object_notify_by_pspec
authorMatthias Clasen <mclasen@redhat.com>
Sun, 6 Sep 2015 14:42:50 +0000 (10:42 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 6 Sep 2015 21:11:36 +0000 (17:11 -0400)
commitc3038c2fe146fddb1d75181eb7fb2f3dc60c6c3c
tree4c20e76691c3f4f1573acf2b553fe7eef672b4ef
parent661e51a8e24ae00e10873abc044e442fff3ff9c1
range: Convert to g_object_notify_by_pspec

This avoids pspec lookup overhead in g_object_notify.
gtk/gtkrange.c